@akamai/openapi-ts
    Preparing search index...

    Type Alias AddedPostPayPalPayment200Writable

    type AddedPostPayPalPayment200Writable = {
        payment_id?: string;
    }
    Index

    Properties

    Properties

    payment_id?: string

    The paypal-generated ID for this Payment. Used when authorizing the Payment in PayPal's interface.