@portone/server-sdk
    Preparing search index...

    Type Alias CloseVirtualAccountResponse

    가상계좌 말소 성공 응답

    type CloseVirtualAccountResponse = {
        closedAt: string;
    }
    Index

    Properties

    Properties

    closedAt: string

    가상계좌 말소 시점 (RFC 3339 date-time)