Type Alias BlockedListGetBlockedListDetailsResponse

BlockedListGetBlockedListDetailsResponse: {
    block_type?: string;
    comment?: string;
    id?: string;
    match_type?: string;
    phone_number?: string;
    status?: string;
}