PlatformCannotSpecifyTransferError: {
    type: "PLATFORM_CANNOT_SPECIFY_TRANSFER";
    message?: string;
}

정산 건 식별에 실패한 경우

Type declaration

  • type: "PLATFORM_CANNOT_SPECIFY_TRANSFER"
  • Optionalmessage?: string