Revoke Payment Schedules Response
@Serializable
결제 예약 건 취소 성공 응답
Constructors
Link copied to clipboard
constructor(revokedScheduleIds: List<String>, revokedAt: @Serializable(with = InstantSerializer::class ) Instant? = null)