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

    Type Alias DeleteBillingKeyResponse

    빌링키 삭제 성공 응답

    type DeleteBillingKeyResponse = {
        deletedAt: string;
    }
    Index

    Properties

    Properties

    deletedAt: string

    빌링키 삭제 완료 시점 (RFC 3339 date-time)