Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • UrlsResponse

Index

Properties

paymentOrder?: string

The parent payment order id. (The api is inconsistent so both camelcase and lowercase is supported)

paymentorder?: string

The parent payment order id. (The api is inconsistent so both camelcase and lowercase is supported)

urls: MaybePopulated<{ callbackUrl?: string; cancelUrl?: string; completeUrl: string; hostUrls: readonly string[]; paymentUrl?: string; termsOfServiceUrl?: string }>

The urls object.

Generated using TypeDoc