Wasm Directoryalpha
Record

create-pay-pal-payment-response

No description available.

record create-pay-pal-payment-response {
  checkout-token: option​<string>,
  payment-id: option​<string>,
}

Fields

NameTypeDescription
checkout-tokenoption​<string>
payment-idoption​<string>