Alokai

PayflowProResponseOutput

type PayflowProResponseOutput = {
  __typename?: 'PayflowProResponseOutput'; /** The cart with the updated selected payment method. */
  cart: Cart;
};

Referenced Types

On this page