updateBillingItemInput
Autogenerated input type of updateBillingItem
Fields
Used By
Definition
"""Autogenerated input type of updateBillingItem"""input updateBillingItemInput { amount_paid: String chosen_refund_amount: String created_at: ISO8601DateTime id: ID is_canceled: Boolean is_paused: Boolean
""" A serialized JSON string of metadata. Maximum character limit of 128,000. """ metadata: String new_payment_date: ISO8601DateTime note: String payment_medium: String recipient_id: ID resend_payment: Boolean resend_receipt: Boolean sender_id: ID stripe_idempotency_key: ID}