interface ReplacePinResponse {
    pin?: Pin;
}

Properties

Properties

pin?: Pin