Types
Type alias: PrepaidSubscriptionInput
module react autonomy docid\ zoz6w56ubppacr0po0gls prepaidsubscriptioninput ƭ prepaidsubscriptioninput { actionabledate? date | string | null ; autoredeem boolean ; installmentcount number ; interval { length number ; units intervalunit } ; lineitems { quantity number ; sku string }\[] ; recurring? boolean | null } & { autoredeem true ; gift false } | { gift true ; giftnote? string | null ; notifyrecipient? boolean ; recipient { email string ; name string } } & { autoredeem true ; redemptionmethod? "ship" ; shipaddress interface addressinput docid 6qhnfw16kmfef85bb9ap } | { autoredeem false ; redemptionmethod "email" | "print" ; shipaddress? interface addressinput docid 6qhnfw16kmfef85bb9ap } defined in node modules/@chordcommerce/chord js autonomy/dist/oms/types/inputs d ts 324