NAME

WebService::TypePad::Object::RelationshipStatus - Perl representation of TypePad's RelationshipStatus object type

SYNOPSIS

    use WebService::TypePad::Object::RelationshipStatus;
    my $relationship_status = WebService::TypePad::Object::RelationshipStatus->new();

DESCRIPTION

This is a Perl representation of TypePad's RelationshipStatus object type. For more information about this type and its parameters, see the documentation on TypePad's developer site.

PROPERTIES

Each of these properties has an accessor method which will retrieve the property's value when called with no arguments or set the property's value when called with one argument.

SEE ALSO