@cfxlabsinc/b2b-services
    Preparing search index...
    type CashDepositStoreLocation = {
        address: string;
        city: string;
        latitude: string;
        locationId: string;
        longitude: string;
        phone: string;
        retailerId: string;
        state: string;
        zipcode: string;
    }
    Index

    Properties

    address: string
    city: string
    latitude: string
    locationId: string
    longitude: string
    phone: string
    retailerId: string
    state: string
    zipcode: string